Skip to content

Align go-sql-driver/mysql with v1.6.0#156

Merged
behinddwalls merged 1 commit into
mainfrom
gsturges/UpdateMYSQLDependencies
May 21, 2026
Merged

Align go-sql-driver/mysql with v1.6.0#156
behinddwalls merged 1 commit into
mainfrom
gsturges/UpdateMYSQLDependencies

Conversation

@gsturges
Copy link
Copy Markdown
Contributor

Summary

  • Pin github.com/go-sql-driver/mysql to v1.6.0 (from v1.9.3) so SubmitQueue matches the version used in our monorepo.
  • Refresh go.sum for the new driver version.
  • Drop the indirect filippo.io/edwards25519 dependency that was only pulled in by the newer MySQL driver.

Test plan

  • make check-tidy
  • make lint
  • go build ./... or make test (as you usually run before merge)

@gsturges gsturges requested review from a team, behinddwalls and sbalabanov as code owners May 21, 2026 20:50
@behinddwalls behinddwalls added this pull request to the merge queue May 21, 2026
Merged via the queue into main with commit d2c8846 May 21, 2026
13 checks passed
@github-actions github-actions Bot deleted the gsturges/UpdateMYSQLDependencies branch May 21, 2026 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants